Uses of Interface
com.cisco.pt.ipc.sim.TimedAsExternalLSA
Packages that use TimedAsExternalLSA
-
Uses of TimedAsExternalLSA in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return types with arguments of type TimedAsExternalLSAMethod parameters in com.cisco.pt.ipc.sim with type arguments of type TimedAsExternalLSAModifier and TypeMethodDescriptionvoidOSPFDatabase.setAsExternalLSAs(List<TimedAsExternalLSA> asExternalLSAs) -
Uses of TimedAsExternalLSA in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement TimedAsExternalLSAFields in com.cisco.pt.ipc.sim.impl with type parameters of type TimedAsExternalLSAModifier and TypeFieldDescriptionprotected List<TimedAsExternalLSA>OSPFDatabaseImpl.asExternalLSAsMethods in com.cisco.pt.ipc.sim.impl that return types with arguments of type TimedAsExternalLSAMethod parameters in com.cisco.pt.ipc.sim.impl with type arguments of type TimedAsExternalLSAModifier and TypeMethodDescriptionvoidOSPFDatabaseImpl.setAsExternalLSAs(List<TimedAsExternalLSA> asExternalLSAs)